body{margin:0px ; text-align:center}
a:link    { color: #000000;font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }
a:visited  { color: #000000;font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }
a:hover   { color: #333333; font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }
td{
	font-size:14px;
	line-height:20px
}
.shupai{writing-mode: tb-rl; }



/*字*/
.zi_biaoti{
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #1F376D;
}
.zi_zaiyao{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.zi_xilanbiaoti{	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	color: #0070D2;}
	
.zi_xilanbiaoti1{	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	color: #EE0000;}
.zicheng{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.zi_hong{
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}

.zi_heicu{
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.zi_hui{
	font-size: 13px;
	color: #666666;
}
.zi_baicu{	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;}
.zi_lancu{
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #002AFF;
}
.zi_lancu1{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #0070D2;
}
.zi_lv{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #457C00;
}
.zi_tuhuang{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bolder;
	color: #9C6F00;
}
.zi_gengduo{
	font-family: "宋体";
	font-size: 12px;
}

/*距离*/
.top-5px{ margin-top:5px;}
.top-10px{ margin-top:10px;}
.top-30px{ margin-top:30px;}
.top-45px{ margin-top:45px;}
.top-70px{ margin-top:70px;}
.right-10px{ margin-right:10px;}
.right-80px{ margin-right:80px;}
.left-5px{ margin-left:5px;}
.left-10px{ margin-left:10px;}
.left-20px{ margin-left:20px;}
.left-50px{ margin-left:50px;}
/*边*/
.bian_cheng{
	border: 1px solid #FF6600;
}

.bian_lanzuoyoudi{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00BAFF;
	border-bottom-color: #00BAFF;
	border-left-color: #00BAFF;
}
.bian_hui{
	border: 1px solid #CCCCCC;
}
.bian_huidi{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bian_huidicu{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bian_huisxxu{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}

.bian_huiyouxu{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.bian_huidixu{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bian_lan{
	border: 1px solid #12A3FF;
}
.bian_danlan{
	border: 1px solid #BBE4F6;
}
.bian_lv{
	border: 1px solid #68CD05;
}

.bian_anhong{
	border: 1px solid #990000;
}
.bian_hongdi{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
/*背景不重复*/
.beijing{
	background-repeat: no-repeat;
}
/*链接*/
a.biaoti:link    { color: #1F376D;text-decoration:none; font-family: "宋体";font-size: 14px;font-weight: normal;}
a.biaoti:visited  { color:#1F376D;text-decoration:none; font-family: "宋体";font-size: 14px;font-weight: normal;}
a.biaoti:hover   {color:#1F376D;text-decoration:underline;font-family: "宋体";font-size: 14px;font-weight: normal;}

a.cheng:link    { color: #FF6600;text-decoration:none; }
a.cheng:visited  { color: #FF6600;text-decoration:none; }
a.cheng:hover   { color: #666666; text-decoration:none; }

a.chengcu:link    { color: #FF6600;text-decoration:none; font-weight: bold}
a.chengcu:visited  { color: #FF6600;text-decoration:none; font-weight: bold}
a.chengcu:hover   { color: #FF6600; text-decoration:none; font-weight: bold}

a.hong:link    { color: #FF0000;text-decoration:none; }
a.hong:visited  { color: #FF0000;text-decoration:none; }
a.hong:hover   { color: #FF0000; text-decoration:none; }

a.hongcu:link    { color: #CC0000;font-family: "宋体";font-size: 20px;font-weight: bold;text-decoration:none; }
a.hongcu:visited  { color: #CC0000;font-family: "宋体";font-size: 20px;font-weight: bold;text-decoration:none; }
a.hongcu:hover   { color: #CC0000; font-family: "宋体";font-size: 20px;font-weight: bold;text-decoration:none; }

a.hei:link    { color: #000000;text-decoration:none; }
a.hei:visited  { color: #000000;text-decoration:none; }
a.hei:hover   { color: #000000; text-decoration:none; }

a.heicu:link    { color: #000000;font-family: "宋体";font-size: 15px;font-weight: bold;text-decoration:none; }
a.heicu:visited  { color: #000000;font-family: "宋体";font-size: 15px;font-weight: bold;text-decoration:none; }
a.heicu:hover   { color: #000000; font-family: "宋体";font-size: 15px;font-weight: bold;text-decoration:none; }

a.lan:link    { color: #0070D2;text-decoration:none; font-family: "宋体";font-size: 15px;font-weight: bold;}
a.lan:visited  { color:#0070D2;text-decoration:none; font-family: "宋体";font-size: 15px;font-weight: bold;}
a.lan:hover   {color:#0070D2;text-decoration:none;font-family: "宋体";font-size: 15px;font-weight: bold;}

a.bai:link    { color: #FFFFFF;font-family: "宋体";font-size: 14px;font-weight: bold;text-decoration:none; }
a.bai:visited  { color: #FFFFFF;font-family: "宋体";font-size: 14px;font-weight: bold;text-decoration:none; }
a.bai:hover   { color: #FFFFFF; font-family: "宋体";font-size: 14px;font-weight: bold;text-decoration:none; }

a.baixi:link    { color: #FFFFFF;font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }
a.baixi:visited  { color: #FFFFFF;font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }
a.baixi:hover   { color: #FFFFFF; font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }

a.huang:link    { color: #FFFF00;font-family: "宋体";font-size: 14px;font-weight: bold;text-decoration:none; }
a.huang:visited  { color: #FFFF00;font-family: "宋体";font-size: 14px;font-weight: bold;text-decoration:none; }
a.huang:hover   { color: #FFFF00; font-family: "宋体";font-size: 14px;font-weight: bold;text-decoration:none; }

a.huilan:link    { color: #333333;font-family: "宋体";font-size: 13px;font-weight: normal;text-decoration:none; }
a.huilan:visited  { color: #333333;font-family: "宋体";font-size: 13px;font-weight: normal;text-decoration:none; }
a.huilan:hover   { color: #3399FF; font-family: "宋体";font-size: 13px;font-weight: normal;text-decoration:none; }

a.baixi:link    { color: #FFFFFF;font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }
a.baixi:visited  { color: #FFFFFF;font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }
a.baixi:hover   { color: #FFFFFF; font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }

a.huilv:link    { color: #333333;font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }
a.huilv:visited  { color: #333333;font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }
a.huilv:hover   { color: #68CD05; font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }

a.heihui:link    { color: #000000;font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }
a.heihui:visited  { color: #000000;font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }
a.heihui:hover   { color: #333333; font-family: "宋体";font-size: 14px;font-weight: normal;text-decoration:none; }

a.gengduo:link    { color: #000000;font-family: "宋体";font-size: 12px;font-weight: normal;text-decoration:none; }
a.gengduo:visited  { color: #000000;font-family: "宋体";font-size: 12px;font-weight: normal;text-decoration:none; }
a.gengduo:hover   { color: #333333; font-family: "宋体";font-size: 12px;font-weight: normal;text-decoration:none; }